home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / private / Drivers / i386 / ISASerialPort.config / German.lproj / ISASerialPortInspector.nib / data.classes next >
Encoding:
Text File  |  1996-01-03  |  684 b   |  47 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     channelOrInterruptPicked:;
  4.     rangeDidChange:;
  5.     showInfo:;
  6.     };
  7.     OUTLETS = {
  8.     portsBox;
  9.     statusTitle;
  10.     memoryController;
  11.     dmaMatrix;
  12.     memoryBox;
  13.     dmaBox;
  14.     portsController;
  15.     infoPanel;
  16.     accessoryHolder;
  17.     infoButton;
  18.     infoText;
  19.     irqBox;
  20.     irqMatrix;
  21.     inspectionView;
  22.     origWindow;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. FirstResponder = {
  27.     ACTIONS = {
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31. ISASerialPortInspector = {
  32.     ACTIONS = {
  33.     portTypeDidChange:;
  34.     configDidChange:;
  35.     };
  36.     OUTLETS = {
  37.     configButton;
  38.     portTypePopup;
  39.     ISASerialPortView;
  40.     portTypeBox;
  41.     portTypeButton;
  42.     configBox;
  43.     configPopup;
  44.     };
  45.     SUPERCLASS = IODeviceInspector;
  46. };
  47.